home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / os2 / uugat026.arj / UUGATE.CFG < prev    next >
Text File  |  1994-02-04  |  27KB  |  443 lines

  1. ;----------------------------------------------------------------------------;
  2. ; REMEMBER IT'S A TEST RELEASE, SO YOUR COMMENT ARE VALUABLE                 ;
  3. ;                                                                            ;
  4. ; This package for Internet gatewaying is FREEWARE ...                       ;
  5. ;                                                                            ;
  6. ; The only thing you have to do is to send an E-Mail to me,                  ;
  7. ;  thats because i wan't to know how many that's using it and tell me if     ;
  8. ;  you wan't to be on the mailing list.                                      ;
  9. ;                                                                            ;
  10. ; Feel free to bug me for bugs and new features you want to see in uugate    ;
  11. ;                                                                            ;
  12. ; Jesper Brondum:                                                            ;
  13. ;  Internet: jbr@cindy.ct.se                                                 ;
  14. ;  Fidonet : 2:200/427                                                       ;
  15. ;  Applelink: sw1165                                                         ;
  16. ;                                                                            ;
  17. ;                                                                            ;
  18. ;----------------------------------------------------------------------------;
  19. ; WARNING: due to test on my system mail sometimes get lost, if you don't    ;
  20. ;          get an answer from me in a week, send it again.                   ;
  21. ;----------------------------------------------------------------------------;
  22.  
  23.  
  24. ;----------------------------------------------------------------------------;
  25. ; UseHPFS YES|NO                                                             ;
  26. ; if set to YES long HPFS filenames will be used.                            ;
  27. ; (not fully tested so use it with care ...)                                 ;
  28. ;----------------------------------------------------------------------------;
  29. UseHPFS YES
  30.  
  31. ;----------------------------------------------------------------------------;
  32. ; System <host> Any g/size/wind <dialer> <comport> <baud> <phone> <script> [<script>]    ;
  33. ; ( Max 16 )                                                                 ;
  34. ; The uucico host description                                                ;
  35. ;   Most of the Taylor uucp \ commands are implemented.                      ;
  36. ; g pkt len is 1 to 7                                                        ;
  37. ; g pkt size is 64 to 1024 bytes                                             ;
  38. ;  ( g/64/7 will probably work with everything )                             ;
  39. ;----------------------------------------------------------------------------;
  40. System seunet Any g/64/7  usr    COM2 38400 136870 "" \r pnet> seunet\s/stream gin: cindy word: yep
  41. System olga   Any g/512/7 Direct COM2 38400 000 "" \r gin: nuucp
  42. System gilda  Any g/512/7 usr    COM2 38400 139080 "" \r name: cindy word: yep
  43. System gia    Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
  44. System kylie  Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
  45. System lea    Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
  46. System nikki  Any g/128/3 Direct COM2 38400 000 "" \r gin: nuucp
  47.  
  48. ;----------------------------------------------------------------------------;
  49. ; Dialer <name> <script> [<script>]                                          ;
  50. ; ( Max 16 )                                                                 ;
  51. ; script is send & response part                                             ;
  52. ; the dialer description to use in "System"                                  ;
  53. ;----------------------------------------------------------------------------;
  54. Dialer usr ATH OK ATZ OK AT&D2 OK ATE0X1S0=0 OK
  55.  
  56. ;----------------------------------------------------------------------------;
  57. ; Password <username> <password> <realname> <shell> <homedir>                ;
  58. ; ( Max 16 )                                                                 ;
  59. ; A list of user allowed to login to uucp.                                   ;
  60. ; uucp is the only shell that works, homedir is not used yet.                ;
  61. ;----------------------------------------------------------------------------;
  62. Password gilda yep Jesper_Brondum uucp c:/uugate/usr/jbr
  63. Password jbr   yep Jesper_Brondum uucp c:/uugate/usr/jbr
  64. Password jb    yep Jesper_Brondum uucp c:/uugate/usr/jbr
  65. Password ra    yep Rolf_Andersson uucp c:/uugate/usr/ra
  66.  
  67. ;----------------------------------------------------------------------------;
  68. ; Permission <systemname>                                                    ;
  69. ; ( Max 16 )                                                                 ;
  70. ; A list of remote uucp sites that are allowed to connect to ours.           ;
  71. ;----------------------------------------------------------------------------;
  72. Permission gilda
  73. Permission gia
  74. Permission kylie
  75. Permission lea
  76. Permission nikki
  77.  
  78. ;----------------------------------------------------------------------------;
  79. ; FakeNode <zone>:<net>/<node>.<point>                                       ;
  80. ; ToNode <zone>:<net>/<node>.<point>                                         ;
  81. ;                                                                            ;
  82. ; FakeNode is where the gateway resides.                                     ;
  83. ; ToNode to what address uftoss sends the mail/news.                         ;
  84. ;----------------------------------------------------------------------------;
  85. FakeNode 2:200/427.3
  86. ToNode 2:200/427.0
  87.  
  88. ;----------------------------------------------------------------------------;
  89. ; Nodename <name>                                                            ;
  90. ; Domain <name>                                                              ;
  91. ; PercentHack YES|NO                                                         ;
  92. ;                                                                            ;
  93. ; Descriptions of your nodename/domain                                       ;
  94. ;                                                                            ;
  95. ; ie: my address is jbr@cindy.ct.se                                          ;
  96. ;                   ^^^ ^^^^^ ^^^^^                                          ;
  97. ;        user -------^    ^     ^                                            ;
  98. ;        nodename --------^     ^                                            ;
  99. ;        domain ----------------^                                            ;
  100. ;                                                                            ;
  101. ; PercentHack set to YES will make the address look like user%node@domain    ;
  102. ;----------------------------------------------------------------------------;
  103. Nodename cindy
  104. Domain ct.se
  105. PercentHack NO
  106.  
  107. ;----------------------------------------------------------------------------;
  108. ; AllowUnlisted YES|NO                                                       ;
  109. ;                                                                            ;
  110. ; If you allow nodes on fidonet to send mail trough your gateway if they     ;
  111. ;  are unlisted in the MapNode or MapUser list.                              ;
  112. ; If set to NO, fidomail will be returned to the sender with a note.         ;
  113. ;----------------------------------------------------------------------------;
  114. AllowUnlisted YES
  115.  
  116. ;----------------------------------------------------------------------------;
  117. ; SetAttr Crash|Private|Local|KillSent|Hold|InTransit                        ;
  118. ;                                                                            ;
  119. ; Allows you to set the attributes on gated mail.                            ;
  120. ;----------------------------------------------------------------------------;
  121. ;SetAttr Crash
  122. SetAttr Private
  123. ;SetAttr Local
  124. ;SetAttr KillSent
  125. ;SetAttr Hold
  126. ;SetAttr InTransit
  127.  
  128. ;----------------------------------------------------------------------------;
  129. ; Mailhost <name>                                                            ;
  130. ; Newshost <name>                                                            ;
  131. ; FullAddr YES|NO                                                            ;
  132. ;                                                                            ;
  133. ; Mailhost is where your non local mail is going to.                         ;
  134. ; Newshost is the name of the newsserver.                                    ;
  135. ; (watch out both mail/newshost MUST point to an entry in System.)           ;    
  136. ; The name of your mailhost.                                                 ;
  137. ; FullAddr set to YES will alway include the node in the address, even if    ;
  138. ;  the node is "NodeName"                                                    ;
  139. ;----------------------------------------------------------------------------;
  140. Mailhost seunet
  141. Newshost seunet
  142. FullAddr YES
  143.  
  144. ;----------------------------------------------------------------------------;
  145. ; Organization <text>                                                        ;
  146. ;                                                                            ;
  147. ; The string that apears on the Org. line in News articles                   ;
  148. ;------------|-----------------------------------------------------|---------;
  149. Organization Home of uugate, the OS/2 Internet/Fidonet gateway
  150.  
  151. ;----------------------------------------------------------------------------;
  152. ; Split <unsigned integer>                                                   ;
  153. ; Linebreak <unsigned integer>                                               ;
  154. ; StripHibit YES|NO                                                          ;
  155. ;                                                                            ;
  156. ; Afther what number of bytes to split incomming News/mail.                  ;
  157. ;  Most fido tossers/qwk readers can't handle more that 12k large messages.  ;
  158. ; Because fidomail is unbounded text we have to linebreak afther what bytes  ;
  159. ;  so we don't end up with a 10k large line in News/Mail.                    ;
  160. ; Striphibit, if set to yes it replaces 8bit codes with a "."                ;
  161. ;----------------------------------------------------------------------------;
  162. Split 11500
  163. Linebreak 79
  164. StripHibit YES
  165.  
  166. ;----------------------------------------------------------------------------;
  167. ; NetmailDir <path>                                                          ;
  168. ; ScanName <name>                                                            ;
  169. ; ScanAddr fullfidoaddr                                                      ;
  170. ; KillSent YES|NO                                                            ;
  171. ;                                                                            ;
  172. ; Where we scan for messages to uucp, *MUST* be MSG messages.                ;
  173. ; ScanName, ScanAddr is what uugate look's for in the netmail folder         ;
  174. ; Kills netmail afther sending them, else marks them as Sent                 ;
  175. ;----------------------------------------------------------------------------;
  176. NetmailDir D:/Msg/Net
  177. ScanName uucp
  178. ScanAddr 2:200/427.0
  179. KillSent YES
  180.  
  181. ;----------------------------------------------------------------------------;
  182. ; InMail <path>                                                              ;
  183. ; InNews <path>                                                              ;
  184. ; Outbound <path>                                                            ;
  185. ;                                                                            ;
  186. ; Where we put the *.PKT files generated by uftoss, so squish can find them. ;
  187. ;                                                                            ;
  188. ; In what Bikeley file we can find the list of ARCed packages for internet.  ;
  189. ;  Both Netmail & Echomail are allowed to be packed.                         ;
  190. ;----------------------------------------------------------------------------;
  191. InMail c:/bbs/inbound/mail
  192. InNews c:/bbs/inbound/news
  193. Outbound c:/bbs/outbound/00c801ab.pnt/00000003.hlo
  194.  
  195. ;----------------------------------------------------------------------------;
  196. ; SpoolDir <path>                                                            ;
  197. ; HomeDir <path>                                                             ;
  198. ; TempDir <path>                                                             ;
  199. ; AttachDir <path>                                                           ;
  200. ;                                                                            ;
  201. ; SpoolDir is where your spool directory is located.                         ;
  202. ; HomeDir is where uugate resides.                                           ;
  203. ; TempDir is where uugate programs put their temporary files.                ;
  204. ; AttachDir is where files for autoencode is. (ie FileAttaches)              ;
  205. ;----------------------------------------------------------------------------;
  206. SpoolDir c:/bbs/uugate/spool
  207. HomeDir  c:/bbs/uugate
  208. TempDir  c:/bbs/uugate/tmp
  209. AttachDir  c:/bbs/Inbound
  210.  
  211. ;----------------------------------------------------------------------------;
  212. ; Origin <text>                                                              ;
  213. ;                                                                            ;
  214. ; What text to appear in the origin line of gated News articles.             ;
  215. ;----------------------------------------------------------------------------;
  216. Origin Internet gateway (cindy) (2:200/427.3)
  217.  
  218. ;----------------------------------------------------------------------------;
  219. ; TrashUnsub YES|NO                                                          ;
  220. ; KeepSubgroups YES|NO                                                       ;
  221. ; Crosspost YES|NO                                                           ;
  222. ;                                                                            ;
  223. ; Set this to NO if you want uftoss not to trash unlisted News aricles,      ;
  224. ;  ie. articles that not are available in the MapNews listing.               ;
  225. ; Set KeepSubgroups to YES if you want uftoss to accept all subgroups below  ;
  226. ;  the root group to be tossed. ie comp.os.os2 is the root for all the       ;
  227. ;  other comp.os.os2 groups.                                                 ;
  228. ; If Crosspost is set to YES, uugate will post the news articles in all      ;
  229. ;  listed newsgroups, else it post it in the first found in MapNews          ;
  230. ;----------------------------------------------------------------------------;
  231. TrashUnsub YES
  232. KeepSubGroups YES
  233. Crosspost YES
  234.  
  235. ;----------------------------------------------------------------------------;
  236. ; UnCompress <command> <options>                                             ;
  237. ; CunBatch <string>
  238. ;                                                                            ;
  239. ; The command line that uftoss uses to spawn uncompress.                     ;
  240. ;  This is only used if you recieves cunbatch16 files.                       ;
  241. ; CunBatch is normaly set to cunbatch, but zunbatch will be right for gzipers;
  242. ;----------------------------------------------------------------------------;
  243. ;UnCompress compress -dv
  244. UnCompress gzip -dv
  245. CunBatch cunbatch
  246.  
  247. ;----------------------------------------------------------------------------;
  248. ; UnArc <command> <options>                                                  ;
  249. ; Encoder <command>                                                          ;
  250. ; Decoder <command>                                                          ;
  251. ;                                                                            ;
  252. ; The command line that uftoss uses to spawn ARC.                            ;
  253. ;  This is must be present, with ARC,ZIP,LH... or what unarcer you are using.;
  254. ;  ie. YOU MUST SEND ARCED PACKAGES TO FUTOSS from your fido tosser          ;
  255. ; Encoder/decoder is for autoec/decoding of enclosed files ..                ;
  256. ;----------------------------------------------------------------------------;
  257. UnArc pkunzip -x
  258. Encoder UUEncode
  259. Decoder UUDecode
  260.  
  261. ;----------------------------------------------------------------------------;
  262. ; DialTries <unsigned integer>                                               ;
  263. ; DialDelay <unsigned integer>                                               ;
  264. ; DialTimeout <unsigned integer>                                             ;
  265. ; DialPrefix <string>                                                        ;
  266. ;                                                                            ;
  267. ; DialTries is how many times uucico will trie to call your host.            ;
  268. ; DialDelay is the time (delay) between the attemps.                         ;
  269. ; DialTimeout is the time uucico waits for the CONNECT string.               ;
  270. ; DialPrefix is the string sent to the modem before the phonenumber.         ;
  271. ;----------------------------------------------------------------------------;
  272. DialTries 25
  273. DialDelay 5
  274. DialTimeout 30
  275. DialPrefix ATDT
  276.  
  277. ;----------------------------------------------------------------------------;
  278. ; MapUser <alias> <name> <zone>:<net>/<node>.<point>                         ;
  279. ;                                                                            ;
  280. ; You can make uftoss route mail to other systems.                           ;
  281. ;  ie. uftoss only tries to route mail addressed to THIS address.            ;
  282. ;      jbr@cindy.ct.se or jbr@ct.se uftoss will trie to route,               ;
  283. ;      but not jbr@tube.ct.se, this has to be described in MapNode.          ;
  284. ; Restrictions:                                                              ;
  285. ;   Max 128 entries                                                          ;
  286. ;   postmaster *MUST* be present, so uugate know where to post failed mail.  ;
  287. ;----------------------------------------------------------------------------;
  288. MapUser postmaster Postmaster        2:200/427.0
  289. MapUser jbr        Jesper_Brondum    2:200/427.0
  290. MapUser lbr        Lars_Brondum      2:200/427.2
  291. MapUser gumse      Lars_Gustafsson   2:200/427.14
  292.  
  293. ;----------------------------------------------------------------------------;
  294. ; MapNode <nodename> <zone>:<net>/<node>.<point>                             ;
  295. ;                                                                            ;
  296. ; Description of nodes in your domain.                                       ;
  297. ;  ex. MapNode tube 2:200/422.0                                              ;
  298. ;  ie. if uftoss recieves a mail to tobias_joensson@tube.ct.se it will       ;
  299. ;      send the netmail to Tobias Joensson at 2:200/422.0                    ;
  300. ;  ie. if futoss recieves a netmail from Tobias Joensson at 2:200/422.0 it   ;
  301. ;      will translate it to the internet address tobias_joensson@tube.ct.se  ;                                                                          ;
  302. ; Restrictions:                                                              ;
  303. ;   Max 256 entries                                                          ;
  304. ;   your node *MUST* be present, so uugate know where to post failed mail.   ;
  305. ;----------------------------------------------------------------------------;
  306.  
  307. MapNode cindy      2:200/427.0
  308. MapNode glopen     2:200/427.0
  309.  
  310. MapNode p2.cindy   2:200/427.2
  311. MapNode btw        2:200/427.9      Joakim_Jardenberg
  312. MapNode zaphod     2:200/427.12     Lasse_Larsson
  313. MapNode kcc        2:200/427.16     Johan_Billing
  314. MapNode homebase   2:200/427.17
  315. MapNode tbs        2:200/427.18     Johannes_Nilsson
  316. MapNode voluspa    2:200/427.19     Mats_Johannesson
  317. MapNode steel      2:200/427.20     Peter_Nordin
  318. MapNode devotional 2:200/427.23     Daniel_Martensson
  319. MapNode xantii     2:200/427.24     Niclas_Bendroth
  320. MapNode hyper      2:200/427.25     Anders_Sultan
  321.  
  322. MapNode beachen    2:200/103.0      Jimmy_Larsson
  323. MapNode dtek       2:200/103.42     Jimmy_Larsson
  324. MapNode channel    2:200/106.0      Tommy_Svensson
  325. MapNode apexo      2:200/108.0      Magnus_Danielsson
  326. MapNode hotline    2:200/109.0      Gert_Bohman
  327. MapNode swedx      2:200/110.0      Hermod_Pedersen
  328. MapNode ferrari    2:200/111.0      Giovanni_Ferrari
  329. MapNode gc         2:200/111.2      Jan_Gajdos
  330. MapNode dennis     2:200/113.0      Haakan_Dennersten
  331. MapNode lodge      2:200/114.2      Bo_Rosen
  332. MapNode pb         2:200/114.3      Patrik_Berglund
  333. MapNode mf         2:200/117.0      Kristoffer_Bengtsson
  334. MapNode warp-9     2:200/119.0      Paul_Ljungqvist
  335. MapNode dolphins   2:200/123.0      Stefan_Andersson
  336. MapNode midinet    2:200/128.0      Lars_Reynold
  337. MapNode lurivax    2:200/134.0      Kent_Klarstroem
  338. MapNode m          2:200/134.100    Robert_Nilsson
  339. MapNode z42        2:200/208.0      Magnus_Zetterberg
  340. MapNode hdnews     2:200/214.0      Christer_Klingborg
  341. MapNode dst        2:200/219.0      Micke_Persson       ( via 113 )
  342. MapNode synovia    2:200/306.30     Bengt_Lindell
  343. MapNode clobbs     2:200/316.0      Crister_L_Olsson
  344. MapNode spectre    2:200/400.0      Mats_Lindvall
  345. MapNode spectre    2:200/406.0      Mats_Lindvall
  346. MapNode secret     2:200/407.0      Andreas_Birgersson
  347. MapNode spectre    2:200/411.0      Mats_Lindvall
  348. MapNode elektra    2:200/414.0      Jorgen_Claesson
  349. MapNode spectre    2:200/416.0      Mats_Lindvall
  350. MapNode andys      2:200/419.0      Andreas Hansson
  351. MapNode tube       2:200/422.0      Tobias_Joensson
  352. MapNode tsdata     2:200/422.1      Tobias_Joensson
  353. MapNode iciq       2:200/422.10     Jesper_Tradgard
  354. MapNode kockens    2:200/423.0      Jesper_Kock
  355. MapNode octopussy  2:200/424.0      Roger_Lundgren
  356. MapNode tlgi       2:200/426.0      Edward_Gullstrand
  357. MapNode tsys       2:200/429.0      Tommy_Essebo
  358. MapNode lang       2:200/504.13     x_x                  ( via 422)
  359. MapNode skaning    2:200/504.20     Andreas_Scharin      ( via 422)
  360. MapNode troed      2:200/612.0      Richard_Troedsson
  361. MapNode destiny    2:200/613.0      Kaare_Dyfvelsten     ( via 113 )
  362. MapNode basen1989  2:201/138.0      Bo_Jacobsson         ( via 422)
  363. MapNode sm0nbj     2:201/138.3      Danny_Kohn           ( via 422)
  364. MapNode domino     2:201/292.0      Ket_Thylberg
  365. MapNode hts        2:201/293.0      Jesper_Martenson
  366. MapNode heathech   2:201/293.1
  367. MapNode pits       2:201/293.3
  368. MapNode endor      2:201/293.4      Johan_Svahn
  369. MapNode cpq        2:201/293.99     Jesper_Martenson
  370. MapNode maf        2:201/296.0      Mats_Fredriksson
  371. MapNode noja       2:201/316.0      Mathias_Haas
  372. MapNode zepea      2:201/411.50     Olle_Vikstroem         ( via 422)
  373. MapNode rn         2:201/453.0      Mattias_Pettersson
  374. MapNode soul       2:201/2107.0     Michael_Jansson
  375. MapNode comvit     2:201/2115.0     Martin_Alexandersson
  376. MapNode ebm        2:203/131.0      x_x             ( via 203/219 )
  377. MapNode masten     2:203/143.0      Mats_Kling             ( via 422 )
  378. MapNode anova      2:203/153.0      Anders_Hurtig          ( via 422 )
  379. MapNode daggskim   2:203/203.7      Bo_Leuf
  380. MapNode tds        2:203/219.0      Mattias_Larsson
  381. MapNode abulafia   2:203/310.1      Peter_Henriksson       ( via 422 )
  382. MapNode mbbs       2:203/323.0      Anders_Hjelmstroem     ( via 117 )
  383. MapNode panacea    2:204/406.0      Paul_Leffler
  384. MapNode online     2:204/409.0      Micke_Andersson        ( via 204/406)
  385. MapNode divers     2:203/410.11     Lars_Wessing
  386. MapNode haricot    2:204/460.0      Robin_Malmberg
  387. MapNode thornet    2:203/511.0      Anders_Thoresson       ( via 422 )
  388. MapNode stacken    2:204/419.0      Roine_Stenberg         ( via 422 )
  389. MapNode wtp        2:204/419.7
  390. MapNode magnus     2:204/426.0      Johan_Olofsson
  391. MapNode pointless  2:204/426.4      Christopher_Svenstedt
  392. MapNode komar      2:204/469.0      Kjell-Ove_Martinsson
  393. MapNode wland      2:204/511.0      Tomas_Svensson
  394. MapNode wfdf       2:205/106.0      Johan Lindgren         ( via 422 )
  395. MapNode media      2:205/108.0      Johan Lindgren         ( via 422 )
  396. MapNode orthanc    2:205/302.0      Rikard_Sundberg        ( via 422 )
  397. MapNode sanctop    2:205/316.0      Ulf_Nygards
  398. MapNode palle      2:205/430.11     Pierre_Martin          ( via 422 )
  399. MapNode ekmbbs     2:205/607.0      Janne_Holm
  400. MapNode valhall    2:205/611.0      Anders_Homkamaa        ( via 422 )
  401. MapNode ette       2:205/611.1      Mattias_Lindgren       ( via 422 )
  402. MapNode tower      2:205/419.0      Lars_Holmqvist
  403. MapNode sdk        2:206/110.0      Anders_Torvestig       ( via hub )
  404. MapNode home       2:206/110.8      Patrik_Bylund          ( via hub )
  405. MapNode cd         2:206/220.0      Patrik_Bylund          ( via hub )
  406.  
  407. MapNode fbi        2:200/123.0      Stefan_Andersson
  408. MapNode thornet    2:203/117.5      Anders_Thoresson       ( via 422 )
  409. MapNode brdrland   2:201/293.0      Jesper_Martenson
  410.  
  411. MapNode test       60:101/101.0
  412.  
  413. MapNode xxxxx      2:200/427.0      
  414.  
  415. ;----------------------------------------------------------------------------;
  416. ; MapNode <nodename> <zone>:<net>/<node>.<point>                             ;
  417. ;                                                                            ;
  418. ; Description of News/Echomail you want to handle.                           ;
  419. ;  This table is bidirectional in mapping News -> echomail and vise versa.   ;
  420. ;                                                                            ;
  421. ;  +   Send articles both ways (Inbound/Outbound)                            ;
  422. ;  >   Only recieve news (Moderated/Inbound)                                 ;
  423. ;  <   Only send echomail (Outbound)                                         ;
  424. ;  -   No flow in any direction                                              ;                                                                          ;
  425. ; Restrictions:                                                              ;
  426. ;   Max 2000 entries                                                         ;
  427. ;----------------------------------------------------------------------------;
  428.  
  429. MapNews + comp.os.os2.advocacy           COMP.OS.OS2.ADVOCACY
  430. MapNews > comp.os.os2.announce           COMP.OS.OS2.ANNOUNCE
  431. MapNews + comp.os.os2.apps               COMP.OS.OS2.APPS
  432. MapNews + comp.os.os2.beta               COMP.OS.OS2.BETA
  433. MapNews + comp.os.os2.bugs               COMP.OS.OS2.BUGS
  434. MapNews + comp.os.os2.misc               COMP.OS.OS2.MISC
  435. MapNews + comp.os.os2.multimedia         COMP.OS.OS2.MULTIMEDIA
  436. MapNews + comp.os.os2.networking         COMP.OS.OS2.NETWORKING
  437. MapNews + comp.os.os2.programmer.misc    COMP.OS.OS2.PROGRAMMER.MISC
  438. MapNews + comp.os.os2.programmer.porting COMP.OS.OS2.PROGRAMMER.PORTING
  439. MapNews + comp.os.os2.programming        COMP.OS.OS2.PROGRAMMING
  440. MapNews + comp.os.os2.programming.misc   COMP.OS.OS2.PROGRAMMING.MISC
  441. MapNews + comp.os.os2.setup              COMP.OS.OS2.SETUP
  442. MapNews + comp.os.os2.ver1x              COMP.OS.OS2.VER1X
  443.